Added <attributes> / <attribute> custom tags to parse pango attributes
authorTristan Van Berkom <tvb@src.gnome.org>
Fri, 11 Apr 2008 16:56:26 +0000 (16:56 +0000)
committerTristan Van Berkom <tvb@src.gnome.org>
Fri, 11 Apr 2008 16:56:26 +0000 (16:56 +0000)
commit58f712f7edab6f4fed322f2cd8de3f760760814e
tree62d261e7b10d8cc35bf7e3d39bcacf0653ff74b0
parenta011f8c06f1c82b07cfd6dacf8fd3a6272615f57
Added <attributes> / <attribute> custom tags to parse pango attributes

* gtk/gtklabel.c: Added <attributes> / <attribute>
custom tags to parse pango attributes into labels.

* tests/buildertest.c: Added tests for GtkLabel custom
tag parsing.

svn path=/trunk/; revision=19995
ChangeLog
gtk/gtkbuildable.h
gtk/gtklabel.c
tests/buildertest.c